*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
  min-width: 0;
}
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}
body {
  margin: 0;
}
main {
  display: block;
}
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}
pre {
  font-family: monospace, monospace;
  font-size: inherit;
}
address {
  font-style: inherit;
}
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}
abbr[title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: inherit;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: 0 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
}
button:disabled,
[type="button"]:disabled,
[type="reset"]:disabled,
[type="submit"]:disabled {
  cursor: default;
}
:-moz-focusring {
  outline: auto;
}
select:disabled {
  opacity: inherit;
}
option {
  padding: 0;
}
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}
legend {
  padding: 0;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
[type="number"] {
  -moz-appearance: textfield;
}
label[for] {
  cursor: pointer;
}
details {
  display: block;
}
summary {
  display: list-item;
}
[contenteditable]:focus {
  outline: auto;
}
table {
  border-color: inherit;
  border-collapse: collapse;
}
caption {
  text-align: left;
}
td,
th {
  vertical-align: top;
  padding: 0;
}
th {
  text-align: left;
  font-weight: 700;
}
html {
  font-size: 10px;
}
.mental_container {
  overflow: hidden;
}
img {
  display: block;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -moz-user-select: none;
  user-select: none;
  -webkit-user-select: none;
  -webkit-user-drag: none;
  -webkit-touch-callout: none;
  pointer-events: none;
}
.js-lazy-youtube iframe,
.js-lazy-map iframe {
  width: 100%;
  height: 100%;
}
.mental_container {
  margin: 0 auto;
  width: min(750px, 100%);
  mental_container-type: inline-size;
  mental_container-name: page-mental_container;
}
header {
  mental_container-type: inline-size;
  mental_container-name: header-mental_container;
}
main {
  mental_container-type: inline-size;
  mental_container-name: main-mental_container;
}
footer {
  mental_container-type: inline-size;
  mental_container-name: footer-mental_container;
}
.header {
  position: fixed;
  top: 0;
  left: 50%;
  translate: -50% 0;
  width: min(750px, 100%);
  z-index: 100;
  overflow: hidden;
  pointer-events: none;
}
@supports (mental_container-type: inline-size) {
  .header > img {
    box-shadow: 0 min(3.75 * 100cqw/750, 3.75px) min(13.5 * 100cqw/750, 13.5px)
      min(1.5 * 100cqw/750, 1.5px) rgba(170, 170, 170, 0.3);
  }
}
@supports not (mental_container-type: inline-size) {
  .header > img {
    box-shadow: 0 min(3.75 * 100vw/750, 3.75px) min(13.5 * 100vw/750, 13.5px)
      min(1.5 * 100vw/750, 1.5px) rgba(170, 170, 170, 0.3);
  }
}
.header__btn {
  position: absolute;
}
@supports (mental_container-type: inline-size) {
  .header__btn {
    top: min(22.5 * 100cqw/750, 22.5px);
  }
}
@supports not (mental_container-type: inline-size) {
  .header__btn {
    top: min(22.5 * 100vw/750, 22.5px);
  }
}
@supports (mental_container-type: inline-size) {
  .header__btn {
    right: min(21 * 100cqw/750, 21px);
  }
}
@supports not (mental_container-type: inline-size) {
  .header__btn {
    right: min(21 * 100vw/750, 21px);
  }
}
@supports (mental_container-type: inline-size) {
  .header__btn {
    width: min(97.5 * 100cqw/750, 97.5px);
  }
}
@supports not (mental_container-type: inline-size) {
  .header__btn {
    width: min(97.5 * 100vw/750, 97.5px);
  }
}
@supports (mental_container-type: inline-size) {
  .header__btn {
    border-radius: min(3.75 * 100cqw/750, 3.75px);
  }
}
@supports not (mental_container-type: inline-size) {
  .header__btn {
    border-radius: min(3.75 * 100vw/750, 3.75px);
  }
}
.header__btn {
  background-color: #ee9c86;
  aspect-ratio: 1/1;
  cursor: pointer;
  pointer-events: all;
}
.header__btn > img {
  position: absolute;
  left: 50%;
  margin: 0 !important;
  width: 50%;
  height: auto !important;
  transition: 0.3s;
}
@supports (mental_container-type: inline-size) {
  .header__btn > img:first-of-type {
    top: min(30 * 100cqw/750, 30px);
  }
}
@supports not (mental_container-type: inline-size) {
  .header__btn > img:first-of-type {
    top: min(30 * 100vw/750, 30px);
  }
}
.header__btn > img:first-of-type {
  translate: -50% 0;
}
.header__btn > img:nth-of-type(2) {
  top: 50%;
  translate: -50% -50%;
}
@supports (mental_container-type: inline-size) {
  .header__btn > img:last-of-type {
    bottom: min(30 * 100cqw/750, 30px);
  }
}
@supports not (mental_container-type: inline-size) {
  .header__btn > img:last-of-type {
    bottom: min(30 * 100vw/750, 30px);
  }
}
.header__btn > img:last-of-type {
  translate: -50% 0;
}
.header__btn.is-open > img:first-of-type {
  top: 50%;
  translate: -50% -50%;
  rotate: 45deg;
}
.header__btn.is-open > img:nth-of-type(2) {
  scale: 0;
}
.header__btn.is-open > img:last-of-type {
  bottom: 50%;
  translate: -50% 50%;
  rotate: -45deg;
}
.header__menu {
  margin-left: auto;
  width: 67%;
  background-color: rgba(239, 167, 132, 0.93);
  transform: translateX(100%);
  transition: transform 0.3s ease-in-out;
}
.header__menu.is-open {
  transform: translateX(0);
}
.header__link {
  display: block;
}
@supports (mental_container-type: inline-size) {
  .header__link {
    padding-top: min(23.25 * 100cqw/750, 23.25px);
  }
}
@supports not (mental_container-type: inline-size) {
  .header__link {
    padding-top: min(23.25 * 100vw/750, 23.25px);
  }
}
@supports (mental_container-type: inline-size) {
  .header__link {
    padding-bottom: min(21.75 * 100cqw/750, 21.75px);
  }
}
@supports not (mental_container-type: inline-size) {
  .header__link {
    padding-bottom: min(21.75 * 100vw/750, 21.75px);
  }
}
.header__link {
  color: #fff;
  font-family: "Zen Maru Gothic", "Hiragino Kaku Gothic ProN", "Yu Gothic",
    Meiryo, "Noto Sans CJK JP", "sans-serif";
}
@supports (mental_container-type: inline-size) {
  .header__link {
    font-size: min(32.61 * 100cqw/750, 32.61px);
  }
}
@supports not (mental_container-type: inline-size) {
  .header__link {
    font-size: min(32.61 * 100vw/750, 32.61px);
  }
}
.header__link {
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  pointer-events: all;
}
.header__link:not(:last-of-type) {
  background-image: url(../images/header/dot.webp);
  background-size: contain;
  background-position: bottom center;
  background-repeat: no-repeat;
}
.footer * {
  margin-block: calc((1em - 1lh) / 2);
}
@supports (mental_container-type: inline-size) {
  .footer {
    padding-top: min(35.625 * 100cqw/750, 35.625px);
  }
}
@supports not (mental_container-type: inline-size) {
  .footer {
    padding-top: min(35.625 * 100vw/750, 35.625px);
  }
}
@supports (mental_container-type: inline-size) {
  .footer {
    padding-bottom: min(35.625 * 100cqw/750, 35.625px);
  }
}
@supports not (mental_container-type: inline-size) {
  .footer {
    padding-bottom: min(35.625 * 100vw/750, 35.625px);
  }
}
.footer {
  display: grid;
}
@supports (mental_container-type: inline-size) {
  .footer {
    row-gap: min(21.75 * 100cqw/750, 21.75px);
  }
}
@supports not (mental_container-type: inline-size) {
  .footer {
    row-gap: min(21.75 * 100vw/750, 21.75px);
  }
}
.footer {
  color: #fff;
  font-family: "Zen Maru Gothic", "Hiragino Kaku Gothic ProN", "Yu Gothic",
    Meiryo, "Noto Sans CJK JP", "sans-serif";
}
@supports (mental_container-type: inline-size) {
  .footer {
    font-size: min(24 * 100cqw/750, 24px);
  }
}
@supports not (mental_container-type: inline-size) {
  .footer {
    font-size: min(24 * 100vw/750, 24px);
  }
}
.footer {
  font-weight: 500;
  background-color: #ee9c86;
}
.footer__links {
  display: flex;
  justify-content: center;
}
@supports (mental_container-type: inline-size) {
  .footer__links {
    -moz-column-gap: min(48.75 * 100cqw/750, 48.75px);
    column-gap: min(48.75 * 100cqw/750, 48.75px);
  }
}
@supports not (mental_container-type: inline-size) {
  .footer__links {
    -moz-column-gap: min(48.75 * 100vw/750, 48.75px);
    column-gap: min(48.75 * 100vw/750, 48.75px);
  }
}
.footer__link {
  text-decoration: underline;
}
@supports (mental_container-type: inline-size) {
  .footer__copyright {
    font-size: min(22.5 * 100cqw/750, 22.5px);
  }
}
@supports not (mental_container-type: inline-size) {
  .footer__copyright {
    font-size: min(22.5 * 100vw/750, 22.5px);
  }
}
.footer__copyright {
  text-align: center;
}
.footer__copyright small {
  font-size: inherit;
}
picture {
  display: block;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -moz-user-select: none;
  user-select: none;
  -webkit-user-select: none;
  -webkit-user-drag: none;
  -webkit-touch-callout: none;
  pointer-events: none;
  height: calc(var(--h) * 1px);
}
@supports (mental_container-type: inline-size) {
  @mental_container main-mental_container (max-width: 750px) {
    picture {
      height: auto;
    }
  }
}
@supports not (mental_container-type: inline-size) {
  @media (max-width: 750px) {
    picture {
      height: auto;
    }
  }
}
picture img {
  height: 100%;
}
img:not(picture img) {
  height: calc(var(--h) * 1px);
}
@supports (mental_container-type: inline-size) {
  @mental_container main-mental_container (max-width: 750px) {
    img:not(picture img) {
      height: auto;
    }
  }
}
@supports not (mental_container-type: inline-size) {
  @media (max-width: 750px) {
    img:not(picture img) {
      height: auto;
    }
  }
}
picture:not(:first-of-type),
img:not(:first-of-type) {
  margin-top: -5px;
}
@supports (mental_container-type: inline-size) {
  picture:not(:first-of-type),
  img:not(:first-of-type) {
    margin-top: -5px;
  }
  @mental_container main-mental_container (max-width: 750px) {
    picture:not(:first-of-type),
    img:not(:first-of-type) {
      margin-top: calc(-5 / 750 * 100cqw);
    }
  }
}
@supports not (mental_container-type: inline-size) {
  @media (max-width: 750px) {
    picture:not(:first-of-type),
    img:not(:first-of-type) {
      margin-top: calc(-5 / 750 * 100vw);
    }
  }
}
@keyframes pulse {
  0% {
    transform: scale(0.95);
  }
  50% {
    transform: scale(1.05);
  }
  to {
    transform: scale(0.95);
  }
}
.a2 {
  position: relative;
}
.a2__btn {
  position: absolute;
}
@supports (mental_container-type: inline-size) {
  .a2__btn {
    bottom: min(45 * 100cqw/750, 45px);
  }
}
@supports not (mental_container-type: inline-size) {
  .a2__btn {
    bottom: min(45 * 100vw/750, 45px);
  }
}
.a2__btn {
  left: 50%;
  translate: -50% 0;
  width: 95.7%;
  animation: pulse 2s infinite ease-in-out;
}
.a3 {
  position: relative;
}
.a3__ok {
  position: absolute;
  left: 50%;
  bottom: 0;
  translate: -50% 0;
  width: 82.4%;
  z-index: 5;
}
.a4 {
  position: relative;
}
@supports (mental_container-type: inline-size) {
  .a4 {
    margin-top: max(-140.25 * 100cqw/750, -140.25px);
  }
}
@supports not (mental_container-type: inline-size) {
  .a4 {
    margin-top: max(-140.25 * 100vw/750, -140.25px);
  }
}
.a4 .swiper {
  position: absolute;
}
@supports (mental_container-type: inline-size) {
  .a4 .swiper {
    top: min(338 * 100cqw/750, 338px);
  }
}
@supports not (mental_container-type: inline-size) {
  .a4 .swiper {
    top: min(338 * 100vw/750, 338px);
  }
}
.a4 .swiper {
  width: 100%;
}
.a4 .swiper-slide img {
  margin: 0 auto;
  width: 91.4%;
}
.a6 {
  position: relative;
}
.a6__btn {
  position: absolute;
}
@supports (mental_container-type: inline-size) {
  .a6__btn {
    bottom: min(45 * 100cqw/750, 45px);
  }
}
@supports not (mental_container-type: inline-size) {
  .a6__btn {
    bottom: min(45 * 100vw/750, 45px);
  }
}
.a6__btn {
  left: 50%;
  translate: -50% 0;
  width: 95.7%;
  animation: pulse 2s infinite ease-in-out;
}
.cta {
  position: relative;
}
.cta__btn {
  position: absolute;
}
@supports (mental_container-type: inline-size) {
  .cta__btn {
    top: min(100 * 100cqw/750, 100px);
  }
}
@supports not (mental_container-type: inline-size) {
  .cta__btn {
    top: min(100 * 100vw/750, 100px);
  }
}
.cta__btn {
  left: 50%;
  translate: -50% 0;
  width: 95.7%;
  animation: pulse 2s infinite ease-in-out;
}
.faq {
  position: relative;
}
@supports (mental_container-type: inline-size) {
  .faq {
    margin-top: max(-12.75 * 100cqw/750, -12.75px);
  }
}
@supports not (mental_container-type: inline-size) {
  .faq {
    margin-top: max(-12.75 * 100vw/750, -12.75px);
  }
}
@supports (mental_container-type: inline-size) {
  .faq {
    padding-bottom: min(200.25 * 100cqw/750, 200.25px);
  }
}
@supports not (mental_container-type: inline-size) {
  .faq {
    padding-bottom: min(200.25 * 100vw/750, 200.25px);
  }
}
.faq {
  background-color: #ffddd5;
}
.faq__list {
  display: grid;
}
@supports (mental_container-type: inline-size) {
  .faq__list {
    row-gap: min(45.75 * 100cqw/750, 45.75px);
  }
}
@supports not (mental_container-type: inline-size) {
  .faq__list {
    row-gap: min(45.75 * 100vw/750, 45.75px);
  }
}
.faq__list {
  margin: 0 auto;
  width: 92.4%;
}
@supports (mental_container-type: inline-size) {
  .faq__item {
    border-radius: min(69 * 100cqw/750, 69px);
  }
}
@supports not (mental_container-type: inline-size) {
  .faq__item {
    border-radius: min(69 * 100vw/750, 69px);
  }
}
.faq__item {
  background-color: #fff;
  cursor: pointer;
  overflow: hidden;
}
.faq__item-question {
  position: relative;
}
@supports (mental_container-type: inline-size) {
  .faq__item-question {
    padding-top: min(26.25 * 100cqw/750, 26.25px);
  }
}
@supports not (mental_container-type: inline-size) {
  .faq__item-question {
    padding-top: min(26.25 * 100vw/750, 26.25px);
  }
}
@supports (mental_container-type: inline-size) {
  .faq__item-question {
    padding-left: min(54 * 100cqw/750, 54px);
  }
}
@supports not (mental_container-type: inline-size) {
  .faq__item-question {
    padding-left: min(54 * 100vw/750, 54px);
  }
}
@supports (mental_container-type: inline-size) {
  .faq__item-question {
    padding-bottom: min(26.25 * 100cqw/750, 26.25px);
  }
}
@supports not (mental_container-type: inline-size) {
  .faq__item-question {
    padding-bottom: min(26.25 * 100vw/750, 26.25px);
  }
}
.faq__item-question > img:first-of-type {
  width: auto;
}
@supports (mental_container-type: inline-size) {
  .faq__item-question > img:first-of-type {
    height: min(93 * 100cqw/750, 93px);
  }
}
@supports not (mental_container-type: inline-size) {
  .faq__item-question > img:first-of-type {
    height: min(93 * 100vw/750, 93px);
  }
}
.faq__item-question > img:nth-of-type(2) {
  position: absolute;
}
@supports (mental_container-type: inline-size) {
  .faq__item-question > img:nth-of-type(2) {
    top: min(66 * 100cqw/750, 66px);
  }
}
@supports not (mental_container-type: inline-size) {
  .faq__item-question > img:nth-of-type(2) {
    top: min(66 * 100vw/750, 66px);
  }
}
@supports (mental_container-type: inline-size) {
  .faq__item-question > img:nth-of-type(2) {
    right: min(50.25 * 100cqw/750, 50.25px);
  }
}
@supports not (mental_container-type: inline-size) {
  .faq__item-question > img:nth-of-type(2) {
    right: min(50.25 * 100vw/750, 50.25px);
  }
}
@supports (mental_container-type: inline-size) {
  .faq__item-question > img:nth-of-type(2) {
    width: min(37.5 * 100cqw/750, 37.5px);
  }
}
@supports not (mental_container-type: inline-size) {
  .faq__item-question > img:nth-of-type(2) {
    width: min(37.5 * 100vw/750, 37.5px);
  }
}
.faq__item-question > img:nth-of-type(2) {
  rotate: 180deg;
  transition: rotate 0.3s ease;
}
.faq__item.is-open .faq__item-question > img:nth-of-type(2) {
  rotate: 0deg;
}
.faq__item-answer {
  display: none;
}
@supports (mental_container-type: inline-size) {
  .faq__item-answer {
    padding-top: min(3.75 * 100cqw/750, 3.75px);
  }
}
@supports not (mental_container-type: inline-size) {
  .faq__item-answer {
    padding-top: min(3.75 * 100vw/750, 3.75px);
  }
}
@supports (mental_container-type: inline-size) {
  .faq__item-answer {
    padding-bottom: min(36 * 100cqw/750, 36px);
  }
}
@supports not (mental_container-type: inline-size) {
  .faq__item-answer {
    padding-bottom: min(36 * 100vw/750, 36px);
  }
}
.faq__item-answer {
  margin: 0 auto;
  width: 88.85%;
}
